home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / dskdup.zip / README.TXT < prev   
Text File  |  1991-08-15  |  7KB  |  237 lines

  1. ============================ README.TXT ======================================
  2.  
  3. This file describes the features that have been added to DiskDupe and
  4. the bugs that have been fixed.
  5.  
  6. ===============================================================================
  7.  
  8. ============
  9. Version 3.31
  10. 8/12/91
  11. ============
  12.  
  13. Faster Copies
  14. -------------
  15. DiskDupe will now sense how much data is on the disk and only write that
  16. much. It does this by looking for tracks that are filled with the F6 fill
  17. byte. When formatting or verifying, however, it will do the entire disk.
  18.  
  19.  
  20. ============
  21. Version 3.30
  22. 7/22/91
  23. ============
  24.  
  25. Deleting Files
  26. --------------
  27. If you would like to delete an image file from within DiskDupe, use the
  28. File command from either the Source or Destination menus, highlight the
  29. file you want to delete and press <F4>.
  30.  
  31. Read-Only Image Files
  32. ---------------------
  33. Once you create an image file, DiskDupe will now let you mark it as a
  34. read-only file.
  35.  
  36. Interleaved Disks
  37. -----------------
  38. DiskDupe can now copy Unix disks that have an interleave of 3. The copies
  39. it makes, however, will have an interleave of 1.
  40.  
  41. Step Rate Changes
  42. -----------------
  43. The stepping rates were changed slightly to work with a wide variety
  44. of drives at full speed.
  45.  
  46. WD37C65, Dell Computer Problem
  47. -------------------------------
  48. The problems that occured on some computers that use the Western Digital
  49. WD37C65 controller (like some Dell and Northgate computers) have been fixed.
  50.  
  51. 720k to 1.2Mb
  52. -------------
  53. Some computers had problems copying a 720k disk to a 1.2Mb disk. This
  54. has been fixed.
  55.  
  56. DOS 5.0 Format /U
  57. -----------------
  58. When formatting a disk that will be used as a master disk, it is fastest
  59. to use the DiskDupe Format command with Format Option set to ALWAYS. If
  60. you are going to use the DOS 5.0 Format command, use the FORMAT /U option
  61. to erase the entire disk. This will allow DiskDupe to make faster copies
  62. of this disk.
  63.  
  64.  
  65. ============
  66. Version 3.24
  67. 5/23/91
  68. ============
  69.  
  70. /DUP Pauses After Copying is Done
  71. ---------------------------------
  72. When using the /DUP command, DiskDupe will pause after copying is done.
  73.  
  74. Message After Copying Changed
  75. -----------------------------
  76. The message that appears after copying is done was changed to
  77. "Press any key to return to menu."
  78.  
  79.  
  80. ============
  81. Version 3.23
  82. 5/1/91
  83. ============
  84.  
  85. Non-Standard Controller Cards
  86. -----------------------------
  87. On some non-standard floppy controller cards, DiskDupe would not work.
  88. This was because they would reset the data rate when the drive motor was
  89. turned on. DiskDupe now always resets the data rate to work with these
  90. cards.
  91.  
  92.  
  93. ============
  94. Version 3.22
  95. 4/28/91
  96. ============
  97.  
  98. "General Failure Error"
  99. -----------------------
  100. On some computers, when reading a disk right after DiskDupe, DOS would
  101. report a "General Failure Error" even though the disk was good. The
  102. workaround for this was to pull the disk out of the drive, type <Ctrl-C>
  103. several times and then put the disk back in. This has been fixed so that
  104. you no longer need to do this.
  105.   However, if you do a DIR of a 360k disk and then use DiskDupe to copy
  106. a 1.2Mb disk, when you exit to DOS and do a DIR, you will get an error
  107. until you pull the disk out of the drive and put it back in.
  108.  
  109. ============
  110. Version 3.21
  111. 4/16/91
  112. ============
  113.  
  114. UNIX Disks
  115. ----------
  116. Fixed the problem that occured on some Unix disks with empty tracks
  117. at the front. DiskDupe would sometimes not copy them correctly unless
  118. these empty tracks were "dirtied" with data.
  119.  
  120.  
  121. ============
  122. Version 3.20
  123. 4/10/91
  124. ============
  125.  
  126. Faster 3" Copies
  127. ----------------
  128. On 3" drives, increased stepping rate to copy disks faster. To support
  129. slower drives, it makes sure that the head is all the way in before
  130. writing to the disk.
  131.  
  132. Standby Drive Command Line
  133. --------------------------
  134. Use "DISKDUPE DISK1 AB:" to access the StandBy drives from the command line.
  135.  
  136. ============
  137. Version 3.13
  138. 3/5/91
  139. ============
  140.  
  141. 386/33 and 486 Problems
  142. -----------------------
  143. On some 386/33 and 486 computers, DiskDupe would not recognize a disk in
  144. the drive or would behave erratically.
  145.  
  146. 3" Drive Problems
  147. -----------------
  148. Some older 3" drives would occasionally have problems copying a disk.
  149. The step rate was slowed down to fix this.
  150.  
  151. Faster 1.4Mb Copies
  152. -------------------
  153. Changed the format gap when copying a 1.4Mb disk from $6C to $5C to produce
  154. faster copies.
  155.  
  156.  
  157. ============
  158. Version 3.12
  159. 2/25/91
  160. ============
  161.  
  162. 720k Disks in 1.4Mb Drive
  163. -------------------------
  164. On some 1.4Mb drives, you would have to setup the drive as a 720k drive
  165. to copy 720k disks.
  166.  
  167. 1.2Mb Direct Conversions
  168. ------------------------
  169. Copying a 1.2Mb disk to 1.4Mb drive will not require that you set the 1.4Mb
  170. drive as a 1.2Mb drive.
  171.  
  172. "Couldn't build menu 7"
  173. -----------------------
  174. On some computers DiskDupe would halt with this message when it first
  175. started.
  176.  
  177. /C Ignored
  178. ----------
  179. If "DISKDUPE A: A: /C /DUP" was entered, anything after the /C was ignored
  180. Workaround was to use /C0, this has been fixed so /C is same as /C0
  181.  
  182.  
  183. ============
  184. Version 3.11
  185. 11/2/90
  186. ============
  187.  
  188. /DUP Hang on Exit
  189. -----------------
  190. When using DiskDupe from the command line with a command like:
  191. DISKDUPE A: B: /C1 /DUP
  192. it would occasionally hang the computer on exit so that it was
  193. necessary to reboot it. This has been fixed.
  194.  
  195. ===========
  196. Version 3.1
  197. 10/24/90
  198. ===========
  199.  
  200. Auto Sensing
  201. ------------
  202. When copying disks manually, DiskDupe now senses when a disk has been
  203. inserted into the disk drive so that you no longer have to press
  204. <Enter> after the disk has been changed.
  205.  
  206. Auto Sensing has a safety feature to prevent overwriting a disk that
  207. has been accidently left in the drive. Whenever DiskDupe is writing to
  208. a disk, it makes sure that any disk in the drive is taken out first. If
  209. you want to use the disk in the drive, take it out and re-insert it or
  210. press <Enter>.
  211.  
  212. When using the A: & B: Standby Drive option, this safety feature is only
  213. turned on for the first disk.
  214.  
  215. Auto Sensing keeps the drive light on all the time. When DiskDupe alerts
  216. you, it is safe to take out the disk.
  217.  
  218. 5" to 3" Conversions
  219. --------------------
  220. DiskDupe now lets you copy a 5" disk to a 3" disk directly. The 3" disk
  221. will be formatted to look like a 5" disk so only half of the 3" disk
  222. will be used.
  223.  
  224. Bad Disk Alarm
  225. --------------
  226. To make sure you don't accidently put a bad disk in the wrong stack when
  227. copying manually, DiskDupe will now sound an alarm whenever it encounters
  228. a bad disk. It will also tell you which drive the bad disk is in which is
  229. helpful when using the Standby Drive.
  230.  
  231. XT Run Time Error 201
  232. ---------------------
  233. On some XT clones, DiskDupe would sometimes halt when it was first
  234. starting up with Run Time Error 201. This has been fixed.
  235.  
  236. ================================= END ========================================
  237.